[INFO] fetching crate fce-module-manifest-parser 0.1.0...
[INFO] fixing fce-module-manifest-parser-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate fce-module-manifest-parser 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate fce-module-manifest-parser 0.1.0
[INFO] finished tweaking crates.io crate fce-module-manifest-parser 0.1.0
[INFO] tweaked toml for crates.io crate fce-module-manifest-parser 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fce-module-manifest-parser 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding fluence-sdk-main v0.5.0 (available: v0.6.9)
[INFO] [stderr]       Adding semver v0.11.0 (available: v1.0.28)
[INFO] [stderr]       Adding serde v1.0.118 (available: v1.0.228)
[INFO] [stderr]       Adding serde_derive v1.0.118 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v1.0.99 (available: v1.0.150)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding walrus v0.18.0 (available: v0.26.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9a2f67add8fe4b7c6a62d14f127c939b0fb0c4db493e2013f8f9687190afe7e3
[INFO] running `Command { std: "docker" "start" "9a2f67add8fe4b7c6a62d14f127c939b0fb0c4db493e2013f8f9687190afe7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a2f67add8fe4b7c6a62d14f127c939b0fb0c4db493e2013f8f9687190afe7e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a2f67add8fe4b7c6a62d14f127c939b0fb0c4db493e2013f8f9687190afe7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a2f67add8fe4b7c6a62d14f127c939b0fb0c4db493e2013f8f9687190afe7e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   serde v1.0.118 removed features: derive, serde_derive
[INFO] [stderr] 
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking id-arena v2.3.0
[INFO] [stderr]     Checking leb128 v0.2.7
[INFO] [stderr]     Checking wasmparser v0.59.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking semver-parser v0.10.3
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling walrus-macro v0.18.0
[INFO] [stderr]     Checking walrus v0.18.0
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling fluence-sdk-wit v0.5.0
[INFO] [stderr]    Compiling fluence-sdk-macro v0.5.0
[INFO] [stderr]     Checking fluence-sdk-main v0.5.0
[INFO] [stderr]     Checking fce-module-manifest-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fluence-sdk-wit v0.5.0, wasmparser v0.59.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: fce-module-manifest-parser v0.1.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling fluence-sdk-wit v0.5.0
[INFO] [stderr]    Compiling fluence-sdk-macro v0.5.0
[INFO] [stderr]     Checking fluence-sdk-main v0.5.0
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/call_parameters.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, PartialEq, Default, Eq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/call_parameters.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/call_parameters.rs:24:59
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, PartialEq, Default, Eq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/call_parameters.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/call_parameters.rs:34:48
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Clone, PartialEq, Default, Eq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/call_parameters.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/call_parameters.rs:34:59
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Clone, PartialEq, Default, Eq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/call_parameters.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/mounted_binary.rs:26:48
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, PartialEq, Default, Eq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/mounted_binary.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/mounted_binary.rs:26:59
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, PartialEq, Default, Eq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/mounted_binary.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/mounted_binary.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PartialEq, Default, Eq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/mounted_binary.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/mounted_binary.rs:43:59
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, PartialEq, Default, Eq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fluence-sdk-main-0.5.0/src/mounted_binary.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fluence-sdk-main` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "9a2f67add8fe4b7c6a62d14f127c939b0fb0c4db493e2013f8f9687190afe7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a2f67add8fe4b7c6a62d14f127c939b0fb0c4db493e2013f8f9687190afe7e3", kill_on_drop: false }`
[INFO] [stdout] 9a2f67add8fe4b7c6a62d14f127c939b0fb0c4db493e2013f8f9687190afe7e3
